home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 25 / Cream of the Crop 25.iso / sound / emxwin40.zip / _SETUP.1 / EnigmacrossDemo.exe / 0 / RCDATA / TEMXDEMOTITLEFORM / TEMXDEMOTITLEFORM.txt
Text File  |  1997-04-01  |  569b  |  29 lines

  1. object EmxDemoTitleForm: TEmxDemoTitleForm
  2.   Left = 103
  3.   Top = 237
  4.   BorderIcons = []
  5.   BorderStyle = bsToolWindow
  6.   Caption = 'Author-Title'
  7.   ClientHeight = 73
  8.   ClientWidth = 592
  9.   Color = clSilver
  10.   Font.Color = clBlack
  11.   Font.Height = -15
  12.   Font.Name = 'Arial'
  13.   Font.Style = []
  14.   OnCloseQuery = FormCloseQuery
  15.   OnDeactivate = FormDeactivate
  16.   OnMouseUp = FormMouseUp
  17.   OnPaint = FormPaint
  18.   OnShow = FormShow
  19.   PixelsPerInch = 96
  20.   TextHeight = 17
  21.   object Bevel1: TBevel
  22.     Left = 0
  23.     Top = 31
  24.     Width = 592
  25.     Height = 2
  26.     Shape = bsTopLine
  27.   end
  28. end
  29.